PRISM
=====
Version: 4.5.dev
Date: Fri Feb 26 15:12:20 CET 2021
Hostname: christopher
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 pacman.nm pacman.props --property crash -const MAXSTEPS=100
Parsing model file "pacman.nm"...
Type: MDP
Modules: arbiter ghost0 ghost1 pacman
Variables: pMove steps xG0 yG0 dG0 xG1 yG1 dG1 xP yP dP
Parsing properties file "pacman.props"...
1 property:
(1) "crash": Pmin=? [ F "Crash" ]
---------------------------------------------------------------------
Model checking: "crash": Pmin=? [ F "Crash" ]
Model constants: MAXSTEPS=100
Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).
Building model...
Model constants: MAXSTEPS=100
Computing reachable states...
Reachability (BFS): 303 iterations in 89.15 seconds (average 0.294238, setup 0.00)
Time for model construction: 1602.37 seconds.
Type: MDP
States: 79440921 (1 initial)
Transitions: 109963876
Choices: 100215175
Transition matrix: 3640220 nodes (44 terminal), 109963876 minterms, vars: 36r/36c/9nd
----------
Computation aborted after 1800.0701258182526 seconds since the total time limit of 1800 seconds was exceeded.